ItemEntityExtractionResult Property |
Gets the entity extraction information on the item.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic EntityExtractionResult EntityExtractionResult { get; }Public ReadOnly Property EntityExtractionResult As EntityExtractionResult
Get
Property Value
Type:
EntityExtractionResultThe extracted entities.
See Also